-
Home
-
Smartling Connector
-
3.9.16
-
Code
-
Classes
- Parser
| Total Complexity |
60 |
| Dependencies |
14 |
| Dependents |
1 |
| Total lines |
361 |
| Lines of code |
241 |
| Logical lines of code |
148 |
| Comment lines |
44 |
| Methods |
10 |
| Properties |
5 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parsePrimaryExpression() |
B |
42 |
16 |
47 |
| parsePostfixExpression() |
A |
45 |
12 |
40 |
| parseHashExpression() |
A |
49 |
8 |
28 |
| parseExpression() |
S |
57 |
6 |
15 |
| parseConditionalExpression() |
S |
56 |
4 |
20 |
| parseArrayExpression() |
S |
57 |
4 |
17 |
| getPrimary() |
S |
57 |
4 |
16 |
| parseArguments() |
S |
61 |
3 |
12 |
| __construct() |
S |
47 |
1 |
37 |
| parse() |
S |
64 |
2 |
9 |